home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / X11 / maze.z / maze
Text File  |  1998-10-30  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.      MMMMAAAAZZZZEEEE((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              MMMMAAAAZZZZEEEE((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           maze - an automated X11 demo repeatedly creating and solving
  10.           a random maze
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           mmmmaaaazzzzeeee [ ----SSSS ] [ ----rrrr ] [ ----gggg _g_e_o_m_e_t_r_y ] [ ----dddd _d_i_s_p_l_a_y ]
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.           The _m_a_z_e program creates a "random" maze and then solves it
  17.           with graphical feedback.
  18.  
  19.           CCCCoooommmmmmmmaaaannnndddd OOOOppppttttiiiioooonnnnssss
  20.  
  21.           ----SSSS   Full screen window option...
  22.  
  23.           ----rrrr   Reverse video option...
  24.  
  25.           ----gggg _g_e_o_m_e_t_r_y
  26.                Specifies the window geometry to be used...
  27.  
  28.           ----dddd _d_i_s_p_l_a_y
  29.                Specifies the display to be used...
  30.  
  31.           The following lists the current functionality of various
  32.           mouse button clicks;
  33.  
  34.           LLLLeeeeffffttttBBBBuuuuttttttttoooonnnn
  35.                Clears the window and restarts maze...
  36.  
  37.           MMMMiiiiddddddddlllleeeeBBBBuuuuttttttttoooonnnn
  38.                Toggles the maze program, first click -> _s_t_o_p, second
  39.                click -> _c_o_n_t_i_n_u_e...
  40.  
  41.           RRRRiiiigggghhhhttttBBBBuuuuttttttttoooonnnn
  42.                Kills maze...
  43.  
  44.      LLLLIIIIMMMMIIIITTTTAAAATTTTIIIIOOOONNNNSSSS
  45.           No color support...
  46.           Expose events force a restart of maze...
  47.           Currently, mouse actions are based on "raw" values [
  48.           Button1, Button2 and Button3 ] from the ButtonPress event...
  49.           [ doesn't use pointer mapping ]
  50.  
  51.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  52.           Copyright 1988 by Sun Microsystems, Inc. Mountain View, CA.
  53.  
  54.           All Rights Reserved
  55.  
  56.           Permission to use, copy, modify, and distribute this
  57.           software and its documentation for any purpose and without
  58.           fee is hereby granted, provided that the above copyright
  59.           notice appear in all copies and that both that copyright
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      MMMMAAAAZZZZEEEE((((1111))))             XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))              MMMMAAAAZZZZEEEE((((1111))))
  71.  
  72.  
  73.  
  74.           notice and this permission notice appear in supporting
  75.           documentation, and that the names of Sun or MIT not be used
  76.           in advertising or publicity pertaining to distribution of
  77.           the software without specific prior written permission. Sun
  78.           and M.I.T.  make no representations about the suitability of
  79.           this software for any purpose. It is provided "as is"
  80.           without any express or implied warranty.
  81.  
  82.           SUN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  83.           INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  84.           FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SUN BE
  85.           LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  86.           ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  87.           PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  88.           OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
  89.           THE USE OR PERFORMANCE OF THIS SOFTWARE.
  90.  
  91.      AAAAUUUUTTTTHHHHOOOORRRR((((ssss))))
  92.           Richard Hess   [ X11 extensions ]       {...}!uunet!cimshop!rhess
  93.             Consilium, Mountain View, CA
  94.           Dave Lemke     [ X11 version ]          lemke@sun.COM
  95.             Sun MicroSystems, Mountain View, CA
  96.           Martin Weiss   [ SunView version ]
  97.             Sun MicroSystems, Mountain View, CA
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.